TPTP Problem File: SYN987^1.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : SYN987^1 : TPTP v8.2.0. Released v3.7.0.
% Domain   : Syntactic
% Problem  : All things are true
% Version  : Especial.
% English  :

% Refs     : [Kos97] Kossey (1997), A Note on the Completeness of Higher Or
%          : [Kos08] Kossey (2008), Email to Geoff Sutcliffe
% Source   : [Kos08]
% Names    :

% Status   : CounterSatisfiable
% Rating   : 0.00 v3.7.0
% Syntax   : Number of formulae    :    1 (   0 unt;   0 typ;   0 def)
%            Number of atoms       :    0 (   0 equ;   0 cnn)
%            Maximal formula atoms :    0 (   0 avg)
%            Number of connectives :    0 (   0   ~;   0   |;   0   &;   0   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    1 (   0   ^;   1   !;   0   ?;   1   :)
% SPC      : TH0_CSA_NEQ_NAR

% Comments : 
%------------------------------------------------------------------------------
thf(thm,conjecture,
    ! [X: $o] : X ).

%------------------------------------------------------------------------------